﻿/*2018年4月19日 长春首家科技有限公司  美工孙洋洋 开始制作*/

.content{
	background:#fff;
	padding: 15px;
}

/*头条*/
.lhx_tt{
	width:1095px;
	padding-left: 73px;
	background: url(lhx_41.png) no-repeat -9px top;
	height: 87px;
	margin-bottom: 9px;
}
.lhx_tt h1 a{
	display: block;
	text-align: center;
	font-size: 30px;
	color: #d61718;
	font-weight: normal;
	height: 50px;
	line-height: 50px;
}
.lhx_tt span{
	font-size:16px;
	color: #666666;
}

/*图片轮播*/
.ly_56 {
		width: 656px;
		height: 370px;
		position: relative;
		overflow: hidden;
	margin-right: 21px;
	}
	.ly_56 .ly_lbul {
		width: 100%;
		height: 370px;
		float:left;
	}
		.ly_56 .ly_lbul li {
			width: 100%;
			height: 370px;
			line-height: 370px;
			font-size:60px;
			font-weight:900;
			text-align:left;
			color:#ffffff;
			float:left;
			position: relative;
		}
		.ly_56 .ly_lbul li a{
			display:block;
			width:	656px;
			height:370px;
			}
		.ly_56 .ly_lbul li a img{
			width:100%;
			height:100%;	
			}
	.ly_56 .ly_ol {
		width: 20%;
		padding: 5px 0px;
		text-align: right;
		position: absolute;
		left: 545px;
		bottom: 11px;
		z-index: 1;
		overflow: hidden;
	}
		.ly_56 .ly_ol li {
			width: 12px;
			height: 10px;
			text-indent:999999px;
			font-weight: 400;
			color: #024da4;
			background:url(lhx_58.png) no-repeat center;
			margin: 0px 5px;
			cursor: pointer;
			display: inline-block;
			float:left;
			
		}
		.ly_56 .ly_ol li.df_on {
			background:url(lhx_56.png) no-repeat center;
		}
			.ly_56 .ly_ol li a {
				font-weight: 100;
				font-size:14px;
				color: #ffffff;
			}
			.ly_56 .ly_ol li a:hover {
				color: #ffffff;
			}
	
	.ly_lbul li p{
		background:url(lhx_70.png) repeat-x;
		height:34px;
		position:absolute;
		bottom:0px;
		left:0px;	
		width:656px;
		}
	.ly_lbul li p a{
		display:block;
		padding-left:10px;
		height:34px;
		line-height:34px;
		color:#fff;
		font-size:16px;	
		font-weight:normal;
		}

/*新闻列表*/
.lhx_xwlist{
	width: 493px;
}
.list_tab{display:none;}


/*专题专栏 轮播*/
.lhx_ztzl {
		width: 656px;
		height: 110px;
		position: relative;
		overflow: hidden;
	margin-right: 21px;
	}
	.lhx_ztzl .ly_lbul {
		width: 100%;
		height: 110px;
		float:left;
	}
		.lhx_ztzl .ly_lbul li {
			width: 100%;
			height: 110px;
			line-height: 110px;
			font-size:60px;
			font-weight:900;
			text-align:left;
			color:#ffffff;
			float:left;
			position: relative;
		}
		.lhx_ztzl .ly_lbul li a{
			display:block;
			width:	656px;
			height:110px;
			}
		.lhx_ztzl .ly_lbul li a img{
			width:100%;
			height:100%;	
			}
	.lhx_ztzl .ly_ol {
		width: 20%;
		padding: 5px 0px;
		text-align: right;
		position: absolute;
		left: 545px;
		bottom: 0px;
		z-index: 1;
		overflow: hidden;
	}
		.lhx_ztzl .ly_ol li {
			width: 18px;
			height: 15px;
			font-weight: 400;
			color: #fff;
			background:#7e7776;
			margin: 0px 5px;
			cursor: pointer;
			line-height: 15px;
			display: inline-block;
			float:left;
			text-align: center;
		}
		.lhx_ztzl .ly_ol li.df_on {
			background:#ff6600;
		}
			.lhx_ztzl .ly_ol li a {
				font-weight: 100;
				font-size:12px;
				color: #ffffff;
			}
			.lhx_ztzl .ly_ol li a:hover {
				color: #ffffff;
			}
/*政府采购*/
.lhx_zfcg{
	display: block;
	float:left;
	width: 493px;
	height: 110px;
}
.lhx_zfcg img{
	width: 100%;
	height: 100%;
}

/*信息公开 网上办事  互动交流*/
/* 政务板块 */

.outBox {
	width: 1170px;
	text-align: left;
}

.outBox .hd {
	height: 56px;
	line-height: 56px;
	background: #fbfaf8;
	padding: 0 20px;
	border: 1px solid #ddd;
	position: relative;
	border-right: none;
}

.outBox .hd ul {
	float: left;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 56px;
}

.outBox .hd ul li {
	float: left;
	padding: 0px;
	cursor: pointer;
	width: 389px;
	text-align: center;
	border-right: 1px solid #ddd;
	font-size: 21px;
	color: #222222;
	height: 56px;
}

.outBox .hd ul li.on {
	height: 55px;
	background: #fff;
	border-right: 1px solid #ddd;
	border-bottom: none;
	border-top: 2px solid #CB0306;
	width: 334px;
	color: #CB0306;
	font-weight: bold;
	width: 388px;
}

.outBox .hd ul li span {
	padding: 9px 20px;
}
.outBox .hd ul li i {
	font-size:12px;
	font-style: normal;
	color: #999999;
	padding-left: 4px;
}
.outBox .hd ul .on span.icon-xxgk {
	background:url(lhx_76.png) no-repeat;
}
.outBox .hd ul li span.icon-xxgk {
	background: url(lhx_77.png) no-repeat;
}

.outBox .hd ul li span.icon-bsfw {
	background: url(lhx_78.png) no-repeat 0px 3px;
}
.outBox .hd ul .on span.icon-bsfw {
	background: url(lhx_79.png) no-repeat;
}
.outBox .hd ul .on span.icon-hdjl {
	background: url(lhx_74.png) no-repeat;
}
.outBox .hd ul li span.icon-hdjl {
	background: url(lhx_73.png) no-repeat;
}

.outBox .tempWrap {
	border: 1px solid #ddd;
	border-top: none;
	width: 1168px!important ;
}

.inBox{
	width:1138px;
	padding: 15px;
}

.inBox .tab-2-hd {
	height: 30px;
	line-height: 30px;
	padding: 0;
	width: 327px;
}

.inBox .tab-2-hd ul {
	overflow: hidden;
	zoom: 1;
}

.inBox .tab-2-hd ul li {
	height: 30px;
	text-align: center;
	float: left;
	cursor: pointer;
	width: 109px;
	background: #f0f0f0;
	font-size: 14px;
}

.inBox .tab-2-hd ul li  a{color:#333;}

.inBox .tab-2-hd ul li.on {
	background: #cb0306;
	color: #fff;
	width: 109px;
}
.inBox .tab-2-hd ul li.on a{color:#fff;}
.inBox .tab-2-bd {
	width: 327px;
}

.inBox .tab-2-bd ul {
	padding: 4px;
	zoom: 1;
	overflow: hidden;
}

.inBox .tab-2-bd li {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	zoom: 1;
	background: url(../img/icon-01.gif) no-repeat 5px center;
	padding-left: 18px;
}

.inBox .tab-2-bd li .date {
	float: right;
	color: #999;
}



/*信息公开*/
.xxgk_1{
	width: 285px;
}
.xxgk_1 h3 a{
	font-size: 20px;
	color: #d61718;
	text-align: left;
	height: 50px;
	line-height: 50px;
}
.xxgk_1 ul li a{
	width: 150px;
	height: 37px;
	line-height: 37px;
	margin-bottom: 7px;
	color: #333;
	font-size: 16px;
	text-align: left;
	display: block;
	padding-left: 60px;
}
.xxgk_1 ul li a:hover{color: #cc0000;}
.xxgk_1 ul li.xxgkml{
	background:url(lhx_84.png) no-repeat center;
}
.xxgk_1 ul li.xxgkzn{
	background:url(lhx_87.png) no-repeat center;
}
.xxgk_1 ul li.xxgkyj{
	background:url(lhx_89.png) no-repeat center;
}
.xxgk_1 ul li.xxgkndbg{
	background:url(lhx_91.png) no-repeat center;
}
.xxgk_1 ul li.xxgkjdkh{
	background:url(lhx_93.png) no-repeat center;
}
.xxgk_1 ul li.ysqgk{
	background:url(lhx_95.png) no-repeat center;
}

.xxgk_2{
	width:514px;
	margin: 0px 20px;
}
.list_tab2,.list_tab3{
	display:none;
}

.xxgk_3{
	width:299px;
}
.xxgk_3 h4{
	background:#db191a;
	color:#fff;
	font-size:20px;
	text-align:left;
	height: 38px;
	line-height: 38px;
	padding-left: 15px;
	font-weight: normal;
}


/*网上办事*/
.bs_1{
	width:500px;
	margin-right: 20px;
}
.bs_1 .bs_icon{
	margin:0 auto;
	width: 470px;
}
.bs_1 .bs_icon li{
	float:left;
	margin: 10px;
}
.bs_1 .bs_icon li a{
	display:block;
	text-align: center;
	font-size: 18px;
	color: #333;
}
.bs_1 .bs_icon li a:hover{color:#cc0000;}
.lhx_bmxx a{
	font-size:20px;
	color: #d61718;
	text-align: left;
	height: 60px;
	line-height: 60px;
	display:block;
}
/*热门服务*/

.bs_2{
	width:615px;
}
.rmfw_ul li{
	float:left;
	height:48px;
	border-left: 3px solid #d61718;
	background: #f7f7f7;
	width: 187px;
	margin: 5px 3px 12px 12px;
}
.rmfw_ul li a{
	display: block;
	text-align: left;
	padding-left: 25px;
	font-size: 18px;
	height:48px;
	line-height: 48px;
}

/*互动交流*/
.hd_1,.hd_2{
	width: 392px;
	margin-right: 20px;
}
.hd_3{
	width: 314px;
	padding-top: 10px;
}
.hd_3 li{
	background:#f6f6f6;
}
.hd_3 li a{
	display:block;
	font-size: 20px;
	color: #333;
	text-align: center;
	height:55px;
	line-height: 55px;
	margin-bottom: 23px;
	padding-left: 30px;
}
.hd_3 li.lhx_wsjb a{
	background:url(lhx_08.png) no-repeat 50px 10px;
}
.hd_3 li.lhx_wsxf a{
	background:url(lhx_14.png) no-repeat 50px 10px;
}
.hd_3 li.lhx_lzxx a{
	background:url(lhx_17.png) no-repeat 50px 10px;
}





	
	
